Welcome![Sign In][Sign Up]
Location:
Search - check VC

Search list

[OS programPacketCapturexinban

Description: 用 Winsock 2 基础服务提供者截获网络封包的示例 安装方法 ------------------------------------------- 1. 运行Release\\install -install 2. Win98需要重启计算机,Win2000不需要 3. 运行dbgview.exe(本书没有附带, www.sysinternals.com),用来查看调试信息 4. 运行Release\\install -remove 卸载 ------------------------------------------- [common] 存放公用源代码的目录 [InstallExe] 存放安装程序的目录 [Release] 存放编译后创建的可执行文件的目录 [TcpIpDog] 存放Winsock 2 SPI封包截获的DLL工程 [Sample] 输出的调试信息实例 [PacketCapture.dsw] VC 工作区文件-Winsock 2 based service provider network packets intercepted examples of installation method --- --- --- --- --- --- - --- 1. running Release \\ install-install 2. Win98 need to restart the computer, not Win2000 3. running dbgview.exe (not accompanied by the book, www.sysinternals.com), used to check information for debugging 4. running Release \\ install-uninstall ------------------------------------------- remove [common ] storage utility source code directory [InstallExe] stored procedures for the installation of the directory [Release] storing the compiled executable file created by the directory [TcpIpDog] storage Winsock 2 SPI packets intercepted DLL works [Sample] output debug information examples [PacketCapture.dsw] VC the work area documents
Platform: | Size: 93224 | Author: 熊兵 | Hits:

[ComboBoxjianli

Description: 本程序运用了组合框,复选框等VC++常用控件。-use of this procedure portfolio box, check box, etc. VC commonly used controls.
Platform: | Size: 52519 | Author: 立维 | Hits:

[Windows Developgf2112gf

Description: VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具: C 文件大小: 189 KB 上传时间: 2004-10-28 下载次数: 15 提 供 者: 李可 详细介绍: 一个很好的编译工具!!! (2005-3-16,VB,422KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-VB code set a C language analyzer .. Generation Pascal language .. Basic compiler based on the source .. 1 .. C syntax download the latest list VmBasic source substituting .. small C language compiler VC .. Part of a lexical .. C version of lexical analysis, .. compiler theory lexical analysis of electric .. Debido source Virtual Machine .. pl / 0 accidence compiler, .. good C language syntax check .. small C language compiler .. small c compiler including lexical .. file names : xdtools.zip download respective categories : compiler / interpreter development tools : C Size : 189 KB upload time : 2004-10-28 downloads : 15 providers : Li Long detailed presentations : a good compiler tool! ! ! (2005-3-16, VB, 422KB download 0) report to the head of this document and any similar document may r
Platform: | Size: 432310 | Author: 牛顿 | Hits:

[WinSock-NDIS聊天系统源程序

Description: 本程序是使用VC++语言编写的“聊天系统源代码”请站长检查。-this program is to use the VC language "chat system source code" Please check station.
Platform: | Size: 51544 | Author: 赵锐 | Hits:

[SMS手机短信收发源程序

Description: 这是一个采用VC++软件编写的“手机短信收发源程序”,属于通讯编程类,请站长检查-This is a VC software used to prepare the "SMS transceiver source" belongs communications programming category, please check station
Platform: | Size: 117221 | Author: 赵锐 | Hits:

[Graph Recognize一个非常典型的数字识别程序

Description: 自己编写的作业使用VC++”一个非常典型的数字识别程序“,请站长检查-My own homework writen by VC++,it is a typical program of figure recognization.Please check.
Platform: | Size: 57540 | Author: 赵锐 | Hits:

[Other resource2005.3.31VC调用M文件源代码

Description: 一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思-a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry
Platform: | Size: 71180 | Author: 赵锐 | Hits:

[Other resource基于神经网络方法的专家系统源代码

Description: 这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查-It is a preparation of the VC, "based on neural network expert system source code," was useful, please check
Platform: | Size: 26667 | Author: 赵锐 | Hits:

[Other resourceGdipluspicture

Description: 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
Platform: | Size: 120628 | Author: 朱磊 | Hits:

[Menu controlMenuA

Description: 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码  通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作  响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code # 61557 Programming by setting the variable attributes lpszMenuName automatically create menu # 61557 response WM_COMMAND handle various news sources menu 4. compil
Platform: | Size: 17508 | Author: 朱磊 | Hits:

[Windows Develop串口调试(delphi源码)

Description:

使用说明
本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。

其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。


使用平台: WIN9X/NT/2000/XP

本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明:

十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10

使用窗口悬浮功能:点击程序左下角的针状按钮可以使程序置于最上层,保持可见;

放大至全屏:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮

另外:还要注意的是调试串口时,插拨串口接头应尽量关闭计算机,至少保证一端是关闭的。


=================================================

这个程序是我在网上下载的,在使用中发现有些问题:

1、编译后发现在自动发送时有假死机现像,已经修正;


2、把按键改在右边了,方便操作。


QQ:705254188    cybers@163.com


                                             Cyber Wang
                                              2008-7-24

 


Platform: | Size: 247537 | Author: cybers | Hits:

[AI-NN-PRTrackEye_src.zip

Description: 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\Sample.avi 人脸检测算法(Face Detection Algorithm): Haar Face Detection Algorithm 选中 “Track also Eyes” checkBox 眼睛检测算法(Eye Detection Algorithm): Adaptive PCA 取消选择 “Variance Check” Number of Database Images: 8 Number of EigenEyes: 5 Maximum allowable distance from eyespace: 1200 Face width/eye template width ratio: 0.3 ColorSpace type to use during PCA: CV_RGB2GRAY 瞳孔检测设置(Settings for Pupil Detection) Check “Track eyes in details” and then check “Detect also eye pupils”. Click “Adjust Parameters” button: Enter “120” as the “Threshold Value” Click “Save Settings” and then click “Close” Settings for Snake Check “Indicate eye boundary using active snakes”. Click “Settings for snake” button: Select ColorSpace to use: CV_RGB2GRAY Select Simple thresholding and enter 100 as the “Threshold value” Click “Save Settings” and then click “Close”
Platform: | Size: 204022 | Author: sichuanlu | Hits:

[OS programbind

Description: 用VC实现两个文件“代码级”的捆绑,杀毒软件查不出来-with VC two documents "code level" bundle antivirus software does not check out
Platform: | Size: 10240 | Author: 刘明法 | Hits:

[DirextXActiveForm.Cert

Description: 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC的安装盘中找到。-must first have kits include the following software : makecert.exe production rejects format certificates, X.509 certificates, but can also create private key to managerial cert2spc.exe certificate format conversion spc format certificates, PKCS# 7 certificates to the certificate signed signcode.exe Department chktrust.exe to randomly check up after the signing of a certificate of randomly correct a certmgr.exe there is the management certificate. They can be derived from this root.cer, wrote many articles online this certificate, but in the installation intraday VC can not find. In fact, no also irrelevant. These software can be installed from the VC intraday found.
Platform: | Size: 730112 | Author: 周有本 | Hits:

[Windows Developgf2112gf

Description: VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具: C 文件大小: 189 KB 上传时间: 2004-10-28 下载次数: 15 提 供 者: 李可 详细介绍: 一个很好的编译工具!!! (2005-3-16,VB,422KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-VB code set a C language analyzer .. Generation Pascal language .. Basic compiler based on the source .. 1 .. C syntax download the latest list VmBasic source substituting .. small C language compiler VC .. Part of a lexical .. C version of lexical analysis, .. compiler theory lexical analysis of electric .. Debido source Virtual Machine .. pl/0 accidence compiler, .. good C language syntax check .. small C language compiler .. small c compiler including lexical .. file names : xdtools.zip download respective categories : compiler/interpreter development tools : C Size : 189 KB upload time : 2004-10-28 downloads : 15 providers : Li Long detailed presentations : a good compiler tool! ! ! (2005-3-16, VB, 422KB download 0) report to the head of this document and any similar document may r
Platform: | Size: 432128 | Author: 牛顿 | Hits:

[Internet-Network聊天系统源程序

Description: 本程序是使用VC++语言编写的“聊天系统源代码”请站长检查。-this program is to use the VC language "chat system source code" Please check station.
Platform: | Size: 51200 | Author: 赵锐 | Hits:

[Windows Develop五笔编码速查系统

Description: “五笔编码速查系统”执行说明: 1、 光盘目录vc6.0\chapter7\bin\WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0\chapter7\SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0\chapter7\src\WMVC\*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0\setup目录下。-"Wubi coding Check System" implementation : a CD-ROM directory vc6.0 \ chapter7 \ bin \ WMVC.EXE-based system of the executable. WORD.TXT and ZI.TXT system is necessary for the functioning of the two documents. 2, CD-ROM directory vc6.0 \ chapter7 \ SETUP.EXE is the system setup program. 3, CD-ROM directory vc6.0 \ chapter7 \ src \ WMVC \*.*-based system of VC source. "Wubi coding Check System," how to build : direct hits compiler of the entire project completed compiler. "Wubi coding Check System," how to deploy : a revised update Web server address and port configuration checks version of the Web server address, in this case the default is to use the machine, in which 162 firms WMSheet.cpp call : httpClient.GET ( "localhost" "80", "
Platform: | Size: 6322176 | Author: 徐夕 | Hits:

[Editorpclint

Description: PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
Platform: | Size: 3030016 | Author: 肖巍 | Hits:

[OS program简单的内存查看器

Description: 用VC++编写,能够查看系统内存运行基本情况的小工具。-VC prepared to check the basic operation of system memory of the small tools.
Platform: | Size: 5120 | Author: 刘广 | Hits:

[Com PortComAssistant串口通信Comport

Description: 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10 使用窗口悬浮功能:点击程序左下角的针状按钮可以使程序置于最上层,保持可见; 放大至全屏:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮 另外:还要注意的是调试串口时,插拨串口接头应尽量关闭计算机,至少保证一端是关闭的。 其它串口资料如接线、标准、源代码、编程、串口网络可到 龚建伟技术主页http://www.gjwtech.com 查找。 EMAIL:mastersky@21cn.com QQ:11116580 作者:sky 2005-12-19 原作者:龚建伟 工学博士 原作者联系方式:webmaster@gjwtech.com-serial debugging assistant v1.0 use of this procedure complete reference Dan "serial debugging assistant V2.2" produced, the original software was prepared by the VC, I will use it to prepare Delphi, as I learn of a serial programming examples and the use of tools. Which used to ComPort Serial control, the control of open-source software, have downloaded all the major websites, The current version 3.0. The use of platforms : the IMS software is currently only three-wire (NONMODEM) Serial Debugger use all the functions were placed on the interface, transparent, its meaning is self-evident, only here for hexadecimal Send a note : hexadecimal this : elections (CHECK) hexadecimal sent, procedures will be sent automatically from the box from 16 decimal numbers sent, preferably by comp
Platform: | Size: 269312 | Author: zesfl | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net